Skip to content

Add Laravel 13 Support#80

Merged
timacdonald merged 3 commits intotimacdonald:mainfrom
evan-burrell:add-laravel-13-support
Mar 26, 2026
Merged

Add Laravel 13 Support#80
timacdonald merged 3 commits intotimacdonald:mainfrom
evan-burrell:add-laravel-13-support

Conversation

@evan-burrell
Copy link
Contributor

Summary

  • Add ^13.0 to all illuminate/*, laravel/framework, and orchestra/testbench version constraints
  • Add ^8.0 to symfony/http-kernel constraint (Laravel 13 uses Symfony 7.4/8.0)
  • Add Laravel 13 (^13.0 and 13.x-dev) to CI test matrix
  • Exclude PHP 8.2 from Laravel 13 matrix combinations (Laravel 13 requires PHP 8.3+)
  • Add Carbon ^3.0 pin for PHP 8.5 prefer-lowest builds

Test plan

  • CI passes for all Laravel 11, 12, and 13 matrix combinations
  • PHP 8.2 + Laravel 13 combinations are correctly excluded
  • prefer-lowest and prefer-stable both resolve successfully

@timacdonald timacdonald merged commit af11050 into timacdonald:main Mar 26, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants